updating oE clear_screen

clear_screen

<built-in> procedure clear_screen() 

Clears the screen using the current background color.

Comments:

The background color can be set by bk_color ). Note: on Linux, this clears to bk_color, while system("clear") will clear the terminal to the background color set by the terminal preferences.

include std/console.e 
 
clear_screen() 
See Also:

bk_color

Not Categorized, Please Help

Search



Quick Links

User menu

Not signed in.

Misc Menu